C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / OnClientPastedCell Property

In This Topic
OnClientPastedCell Property (TransposedGrid<T>)
In This Topic
Occurs after the user has pasted content from the clipboard into a cell.
Syntax
'Declaration
 
Public Overridable Property OnClientPastedCell As String
 
See Also